3D view/ko
소개
FreeCAD의 3D 보기는 interface에서 가장 중요한 창을 형성하는 Coin3D scenegraph의 인스턴스입니다. Coin3D는 OpenInventor 2.1 장면 설명 표준을 구현하는 라이브러리입니다.
배경색, 마우스 탐색 스타일 및 확대/축소 단계와 같은 보기의 특정 속성은 기본 설정 편집기에서 구성할 수 있습니다.
3D 보기는 FreeCAD interface의 구성 요소입니다.기본적으로 좌표축이 있는 작은 위젯과 좌표축이 있는 탐색 입방체가 표시됩니다; 그리드는 설계제도 작업대를 로드하여 표시하고 구성할 수 있습니다.
The options in the context menu of the 3D view depend on the selected object(s) and the currently active workbench. To display this menu optionally select one or more objects and then right-click in the 3D view.
Details
FreeCAD uses the Quarter library to use Coin3D in a Qt environment.
It is possible to interact directly with the 3D view scenegraph from the Python console by using the Python library Pivy.
For more information see the power user documentation:
Interface
- Preferences Editor, Interface Customization
- Main window: Standard menu, Main view area, 3D view, Combo view (Tree view, Task panel, Property editor), Selection view, Report view, Python console, Status bar, DAG view, Workbench Selector
- Auxiliary windows: Scene inspector, Dependency graph
User documentation
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework